Telegram Group & Telegram Channel
ALL IN ONE AI BUNDLE

ChatGPT
LLAMA
Bard (Under Process...)
Image Generator

There is no usage limit :D

How to use:

hyper = HyperGPT()
hyper.base_api = "https://api.biswax.dev/{}"

prompt = "what is your name?"

# chatgpt response
print("ChatGPT Response: ")
chatgpt = hyper.chatbot(prompt, model="gpt")
print(chatgpt.response)

# facebook's llama response
print("\nLLAMA Response: ")
llama = hyper.chatbot(prompt, model="llama")
print(llama.response)

# Generate Image
print("\nGenerate Image: ")
imageai = hyper.generate_image("elon musk", model="3d")
print("Image is ready: ", imageai.result)

Source Code:
https://github.com/TechGPT/HyperGPT/blob/main/hypergpt.py
Please open Telegram to view this post
VIEW IN TELEGRAM



tg-me.com/voidnews/109
Create:
Last Update:

ALL IN ONE AI BUNDLE

ChatGPT
LLAMA
Bard (Under Process...)
Image Generator

There is no usage limit :D

How to use:

hyper = HyperGPT()
hyper.base_api = "https://api.biswax.dev/{}"

prompt = "what is your name?"

# chatgpt response
print("ChatGPT Response: ")
chatgpt = hyper.chatbot(prompt, model="gpt")
print(chatgpt.response)

# facebook's llama response
print("\nLLAMA Response: ")
llama = hyper.chatbot(prompt, model="llama")
print(llama.response)

# Generate Image
print("\nGenerate Image: ")
imageai = hyper.generate_image("elon musk", model="3d")
print("Image is ready: ", imageai.result)

Source Code:
https://github.com/TechGPT/HyperGPT/blob/main/hypergpt.py

BY Void News


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 280

Share with your friend now:
tg-me.com/voidnews/109

View MORE
Open in Telegram


Void Bot News Telegram | DID YOU KNOW?

Date: |

Telegram announces Anonymous Admins

The cloud-based messaging platform is also adding Anonymous Group Admins feature. As per Telegram, this feature is being introduced for safer protests. As per the Telegram blog post, users can “Toggle Remain Anonymous in Admin rights to enable Batman mode. The anonymized admin will be hidden in the list of group members, and their messages in the chat will be signed with the group name, similar to channel posts.”

Void Bot News from ms


Telegram Void News
FROM USA